home *** CD-ROM | disk | FTP | other *** search
- ;Customize the Design website wide
- menuselect mmMainProperties ID_SETUPMENU_CUSTOMIZEDESIGN
- waitwindow IDS_SELECT_WEBSITE_CUST 5000
- treeselect IDC_TREE_OPTIONS "1,3"
- moveclick IDC_SET_COLOR left
- wait 500
- sendkey keydown
- sendkey " "
- moveclick IDOK left
- moveclick ID_WIZFINISH left
-
- ifmenuitem mmMainProperties ID_SETUPMENU_CUSTOMIZEPAGEANDDEPT
- menuselect mmMainProperties ID_SETUPMENU_CUSTOMIZEPAGEANDDEPT
- moveclick ID_WIZNEXT left
- waitwindow IDS_CUSTOMIZEPAGEANDDEPT 5000
- treeselect IDC_TREE_OPTIONS "1,1"
- moveclick IDC_SET_COLOR left
- wait 500
- sendkey keydown
- sendkey " "
- moveclick IDOK left
- treeselect IDC_TREE_OPTIONS "1,2"
- moveclick IDC_SET_COLOR left
- wait 500
- sendkey keyleft
- sendkey " "
- moveclick IDOK left
- moveclick IDC_CHK_APPLYALLPAGES left
- moveclick ID_WIZFINISH left
- wait 500
- moveclick IDYES left
- endif
-
- wait 2000